home *** CD-ROM | disk | FTP | other *** search
/ Over 1,000 Windows 95 Programs / Over 1000 Windows 95 Programs (Microforum) (Disc 1).iso / 1263 / products.doc < prev    next >
Text File  |  1997-04-18  |  4KB  |  87 lines

  1. PRODUCTS.DOC
  2.  
  3. The SXT Software Exploration Tools
  4. ==================================
  5.  
  6. The SXT Software Exploration Tools are a collection of software analysis
  7. tools providing a similar functionality for different programming languages.
  8.  
  9. * CXT - C Exploration Tools
  10.   - CFT - C Function Tree Generator
  11.     Tool to analyze and display the function call relationships within
  12.     the source code of C programs.
  13.   - CST - C Structure Tree Generator
  14.     Tool to analyze and display the structure/class relationships within
  15.     the source code of C programs.
  16.  
  17. * DXT - DBASE Exploration Tools
  18.   - DFT - DBASE Function Tree Generator
  19.     Tool to analyze and display the function call relationships within
  20.     the source code of DBASE, CLIPPER '87 and other XBASE-like programs.
  21.  
  22. * FXT - FORTRAN Exploration Tools
  23.   - FFT - FORTRAN Function Tree Generator
  24.     Tool to analyze and display the function call relationships within
  25.     the source code of FORTRAN programs.
  26.  
  27. * LXT - LISP Exploration Tools
  28.   - LFT - LISP Function Tree Generator
  29.     Tool to analyze and display the function call relationships within
  30.     the source code of LISP and SCHEME programs.
  31.  
  32. Each of these packages consists of the analysis program ("Analyzer") and
  33. a recall program ("Navigator") for reuse of the analysis results, which
  34. can be stored in a database. There are also macros to integrate these tools
  35. into popular editors like BRIEF, QEDIT or MicroEMACS.
  36.  
  37. Each package is available for the following systems:
  38.  
  39. SXT command line versions:
  40. * DOS 16 bit real mode                              (shareware release)
  41. * DOS 386 32 bit protected mode                     (registered users only)
  42. * Windows 32 bit (command line text mode)           (registered users only)
  43. * OS/2 32 bit (command line text mode)              (registered users only)
  44.  
  45. SXTWIN Windows versions:
  46. * Windows 16 bit (Windows 3.1)                      (shareware release)
  47. * Windows 32 bit (Windows NT, Windows 95, Win32s)   (registered users only)
  48.  
  49. There are no plans to port the SXT programs to other platforms or operating
  50. systems like Apple MacIntosh, UNIX (SCO, Solaris, AIX, HP-UX, Linux, ...),
  51. Atari or Amiga. The source code of the SXT programs is not available.
  52.  
  53. Package    Shareware version       Additional versions for registered users
  54. name    (executables)
  55.  
  56. CXT     CFT.EXE, CFTN.EXE       CFT386.EXE,
  57.                                 CFT32.EXE, CFTN32.EXE,
  58.                                 CFT4OS2.EXE, CFTN4OS2.EXE
  59.         CFTWIN.EXE              CFTWIN32.EXE
  60.         CST.EXE, CSTN.EXE       CST386.EXE,
  61.                                 CST32.EXE, CSTN32.EXE,
  62.                                 CST4OS2.EXE, CSTN4OS2.EXE
  63.         CSTWIN.EXE              CSTWIN32.EXE
  64.  
  65. DXT     DFT.EXE, DFTN.EXE       DFT386.EXE,
  66.                                 DFT32.EXE, DFTN32.EXE,
  67.                                 DFT4OS2.EXE, DFTN4OS2.EXE
  68.         DFTWIN.EXE              DFTWIN32.EXE
  69.  
  70. FXT     FFT.EXE, FFTN.EXE       FFT386.EXE,
  71.                                 FFT32.EXE, FFTN32.EXE,
  72.                                 FFT4OS2.EXE, FFTN4OS2.EXE
  73.         FFTWIN.EXE              FFTWIN32.EXE
  74.  
  75. LXT     LFT.EXE, LFTN.EXE       LFT386.EXE,
  76.                                 LFT32.EXE, LFTN32.EXE,
  77.                                 LFT4OS2.EXE, LFTN4OS2.EXE
  78.         LFTWIN.EXE              LFTWIN32.EXE
  79.  
  80.  
  81. IMPORTANT NOTICE: Although the Windows NT, Windows 95 and OS/2 versions
  82. were directly derived from the DOS versions, there was no possibility to
  83. test their functionality and behaviour with the same completeness compared
  84. to the DOS versions. There is absolutely no guarantee that these versions
  85. will work with the same reliability as the DOS versions.
  86.  
  87.